xen/arm: mm: Fix coding style of mfn_to_xen_entry
authorJulien Grall <julien.grall@arm.com>
Tue, 13 Jun 2017 16:13:05 +0000 (17:13 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Thu, 15 Jun 2017 23:52:33 +0000 (16:52 -0700)
commitb8d6b337d945de9cc5a29b50bf5c6adfe0d4d3df
treef7ca91929869c2b53d8c6c1c034c8e3823a33027
parented67177ac2cfca9645f136b148f15e98ac57035b
xen/arm: mm: Fix coding style of mfn_to_xen_entry

Fix the comment coding style and add a newline before the return.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/mm.c